func github.com/oapi-codegen/runtime.styleMap

2 uses

	github.com/oapi-codegen/runtime (current package)
		styleparam.go#L100: 		return styleMap(style, explode, paramName, paramLocation, value)
		styleparam.go#L284: func styleMap(style string, explode bool, paramName string, paramLocation ParamLocation, value interface{}) (string, error) {